Welcome![Sign In][Sign Up]
Location:
Search - 8 queen

Search list

[Windows Developknight

Description: “八皇后”问题归朔法求解。八皇后问题是一个古老而著名的问题,该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen" The problem Schomburg method. 8 Queen's problem is an ancient and famous, the problem is the famous 19th century mathematician Gauss 1850 : in the 8x8 grid placed on the international chess 8 Queen's, making it unable to attack each other. that is arbitrary two Queens are not at the same trip, the same series or in the same slash and asked how many pendulum. Gaussian that 76 species program. In 1854 in Berlin on different chess magazine published by the author of 40 different solutions, Later, someone using graph theory methods to come up with 92 kinds of results.
Platform: | Size: 162704 | Author: yefeng | Hits:

[CSharp8queenc

Description: 1) 【八皇后问题】设在初始状态下在国际象棋棋盘上没有任何棋子(皇后)。然后顺序在第1行,第2行,…。第8行上布放棋子。在每一行中有8个可选择位置,但在任一时刻,棋盘的合法布局都必须满足3个限制条件,即任何两个棋子不得放在棋盘上的同一行、或者同一列、或者同一斜线上。试编写一个递归算法,求解并输出此问题的所有合法布局。-1) [8 Queen's problems -- in the initial state in the international chess pieces on no pawn (Queen's). Then the order in a line, line 2, .... Line 8-sheets on the pawn. Each line can have eight locations, but in the one moment, the legal chessboard layout must meet three conditions imposed that is not any two pawn on the chessboard of the same line, or the same series, or a slash on the same. Test preparation of a recursive algorithm to solve this problem and the output of all the legitimate distribution.
Platform: | Size: 1390 | Author: ts | Hits:

[Otherhuanghou2

Description: 八皇后问题的一个小程序,可以实现选择皇后数量,有友好的界面。 -8 Queen of a small program, can achieve a number of Queen's choice, a friendly interface.
Platform: | Size: 1320 | Author: 周居舟 | Hits:

[JSP/JavaqQueen

Description: 八皇后问题的java解法-8 Queen of java Solution
Platform: | Size: 1143 | Author: 王平 | Hits:

[Delphi VCL8皇后问题

Description: 解决8皇后问题的小程序-solve the problem of the small Queen's procedures
Platform: | Size: 1611 | Author: 苏苏 | Hits:

[Other8皇后

Description: 能够实现8皇后问题,其算法比较好-to achieve eight Queen's, the algorithm is better
Platform: | Size: 842 | Author: yy | Hits:

[Mathimatics-Numerical algorithmsQueen8

Description: 八皇后问题的一种高效递归解法-8 Queen of an efficient recursive method
Platform: | Size: 911 | Author: 文策 | Hits:

[Mathimatics-Numerical algorithmscn700_vc62445261344

Description: 这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下。问题还是那个老掉牙的问题,八皇后问题,老归老,但我很喜欢-VC these days learn programming interface, the VC frenzy see online tutorial, some feel that complacency. So, before the Java code with VC rewritten a bit. Problems or those long-standing problems, 8 Queen's problems and old to the old, but I like
Platform: | Size: 52014 | Author: | Hits:

[Other resourcecyuyanchengxu

Description: 1.验证歌德巴赫猜想(2000以内的正偶数都能够分解为两个素数之和)2.求解汉诺塔问题3.八皇后问题解法4.古典问题6.一个5位数,判断它是不是回文数等-1. Verification Goldbach conjecture (2000 within the can is even decomposition of the two prime numbers and) 2. HANOR solve three problems. 8 Queen Solutions 4. Classical 6. a 5 median It is not to judge palindrome numbers
Platform: | Size: 3672 | Author: zhanglong | Hits:

[Windows Develop8huanghouVC

Description: 软件简介: 那个老掉牙的问题,八皇后问题,老归老,但我很喜欢,并试图用各种方法来实现求解,出乎意料的是,同样的算法,非递归实现的速度竟然比递归实现慢!下面是当时关于算法一些说明,是用Java实现的,不过用C还是J在思想上都是一样的, -software Profile : that long-standing problems, 8 Queen's problems and old to the old, but I like and and trying to use various means to achieve solution, surprisingly, the same algorithm, Non - recursive achieve speed as high recursive slow! Below are some of the time on the algorithm that is used Java, but with C or J ideologically are the same.
Platform: | Size: 103825 | Author: 大海 | Hits:

[JSP/JavaQueen23123213

Description: 八皇后 八皇后 八皇后 -8 8 8 Queen's Queen's 8 8 8 Queen's Queen's 8 8 8 Queen's Queen's Queen's 8
Platform: | Size: 1498 | Author: 王瑞松 | Hits:

[Other resource8-queens

Description: 数据结构算法:回溯法编程寻找八皇后问题的所有解,使用语言C/C-algorithm data structure : backtracking programming for the Queen's eight all solutions, the use of language C / C
Platform: | Size: 6224 | Author: 王卫国 | Hits:

[CSharpbahuanghou23423423423

Description: 八皇后问题 八皇后问题 八皇后问题 八皇后问题-8 8 8 Queen's Queen's 8 8 8 Queen's Queen's 8 8 Queen's 8 8 8 Queen's Queen's problems
Platform: | Size: 15028 | Author: 唐涛 | Hits:

[Develop Toolsdelphibahuanghou

Description: 八皇后问题是一个古老而著名的问题,是回溯算法的典 型例题。该问题是十九世纪著名的数学家高斯1850 年提出: 在8X8 格的国际象棋上摆放八个皇后,使其不能互相攻击, 即任意两个皇后都不能处于同一行、同一列或同一斜线上, 问有多少种摆法。-eight Queen's problem is an ancient and famous, is backtracking algorithm typical examples. The question is the famous 19th century mathematician Gauss 1850 : 8 X8 in the lattice placed on the international chess 8 Queen's, making it unable to attack each other. arbitrary or two at Queen's are not the same line, the same series or in the same slash and asked how many pendulum method.
Platform: | Size: 145286 | Author: xiaowu | Hits:

[Web Serverbahuanghou

Description: 八皇后的源程序代码-8 Queen of the source code
Platform: | Size: 973 | Author: 刘炜 | Hits:

[JSP/Java八皇后问题的Java程序

Description: 八皇后问题的Java程序-8 Queen of Java programs
Platform: | Size: 1208 | Author: 邱文彬 | Hits:

[Other resource8huanghou

Description: 八皇后问题是一个古老而著名的问题。这个问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。例如: 0 0 0 0 0 0 0 0 面对这个问题,要放在以往可能就要耗费大量的时间在纸上画来画去,这样做的耗费了大量的精力,但是效果却不佳。借助计算机就可以很高效的完成这些工作。那么,采用什么样的数据结构和算法,才能在时间和空间复杂度上完成这个问题呢? -eight Queen's problem is an cient and well-known problems. The question is the famous 19th century mathematician Gauss 1850 : 8 X8 in the lattice placed on the international chess 8 Queen's, making it unable to attack each other. arbitrary or two at Queen's are not the same line, the same series or in the same slash and asked how many pendulum method. Gauss that 76 species program. 1854 in Berlin on different chess magazine published by the author of 40 different types of solutions Later, someone using graph theory methods to come up with 92 kinds of results. For example : 0 0 0 0 0 0 0 0 Faced with this problem, to be placed on the past, we might have spent a lot of time on paper painting to painting, so to spend a lot of energy, However, the result is poor. Using computer c
Platform: | Size: 83654 | Author: nicmaters | Hits:

[Other resourceQueen

Description: 经典8皇后问题程序,在vc6.0运行通过
Platform: | Size: 351826 | Author: 张二 | Hits:

[Mathimatics-Numerical algorithmsMy_eight

Description: 8皇后问题的c++解决方案-8 Queen of c Solutions
Platform: | Size: 1671 | Author: 王飞 | Hits:

[Other8-Queen

Description: 关于著名的八后问题运用回溯法进行求解的源程序。
Platform: | Size: 18221 | Author: 祝百 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 21 »

CodeBus www.codebus.net